-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document how to change the MTU [CI SKIP] #640
base: main
Are you sure you want to change the base?
Conversation
|
9bd5f55
to
b96c8df
Compare
56f42e4
to
789d17b
Compare
@starbops @mingshuoqiu @rrajendran17 Please review the document content, note if something is wrong/missing in the process; after that, will forward to technical writer for further review; thanks. There are some code PRs:
With all of them, a clear process will be available for changing the network related config. |
789d17b
to
ff78e30
Compare
link/ether 52:54:00:6e:5c:2a brd ff:ff:ff:ff:ff:ff | ||
``` | ||
|
||
5. Test the new MTU on Harvester nodes via command like `ping` to another Harvester node (with the new MTU) or an external device. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need more work on this step, there is no IP, no VID on this bridge/bonding interface yet; not possible to ping
now.
Signed-off-by: Jian Wang <jian.wang@suse.com>
ff78e30
to
2c55bb5
Compare
Issue:
harvester/harvester#4355
harvester/harvester#4752
harvester/harvester#2995
HEP: harvester/harvester#6385
This document will consolidate the agreements on the HEP.